home *** CD-ROM | disk | FTP | other *** search
/ Risc World 5 / Risc World 5.iso / SOFTWARE / Issue2 / TypeStudio / !Install / DATA / 003 < prev    next >
Text File  |  1998-07-25  |  1KB  |  37 lines

  1. |
  2. | !Run file for TypeStudio
  3. | ~~~~~~~~~~~~~~~~~~~~~~~~
  4. | Renamed to Ovation FX - changes by David Bradforth
  5. |
  6. WimpSlot -min 448k -max 448K
  7. |
  8. IconSprites <Obey$Dir>.!Sprites
  9. |
  10. Set File$Type_AFF DrawFile
  11. |
  12. Set Alias$@RunType_D52 /<Obey$Dir>.!Run %%*0
  13. Set Alias$@PrintType_D52 /<Obey$Dir>.!Run -Print %%*0
  14. Set File$Type_D52 TypeStud
  15. |
  16. if "<System$Path>" = "" then Error 0 System resources cannot be found
  17. if "<Wimp$Scrap>"  = "" then Error 0 Wimp$Scrap not defined
  18. |
  19. |
  20. RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.CLib
  21. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  22. |
  23. RMEnsure FPEmulator 2.80 RMLoad System:Modules.FPEmulator
  24. RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 or later
  25. |
  26. RMEnsure Colourtrans 0.52 RMLoad System:Modules.Colours
  27. RMEnsure Colourtrans 0.52 Error You need Colourtrans 0.52 or later
  28. |
  29. Set TypeStudio$Squash PRESENT
  30. RMEnsure UtilityModule 3.00 RMEnsure Squash 0.21 Set TypeStudio$Squash ABSENT
  31. |
  32. RMEnsure FontManager 2.42 Error FontManager 2.42 or greater not installed
  33. |
  34. Set TypeStudio$Dir <Obey$Dir>
  35. WimpSlot -min 448k -max 448K
  36. Run <TypeStudio$Dir>.!RunImage %*0
  37.